DEV: (cmds) update INCREX command page for recent API change#3350
Merged
Conversation
Contributor
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
Collaborator
Author
|
TYVM, @andy-stark-redis! |
LiorKogan
reviewed
May 20, 2026
LiorKogan
reviewed
May 20, 2026
LiorKogan
reviewed
May 20, 2026
LiorKogan
reviewed
May 20, 2026
dwdougherty
added a commit
that referenced
this pull request
May 25, 2026
* DEV: update ACL page - comments allowed in ext. files (#2937) * DEV: update redis-cli docs with word-jump nav. info. (#2935) * DEV: (cmds) add XIDMPRECORD command page (#2939) * DEV: (cmds) add XIDMPRECORD command page * Address PM feedback * Apply suggestions from code review Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> --------- Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> * OP: update version mgmt page for 8.6 and 8.8 (#2947) * OP: update "tested on" information (#2945) * DEV: (cmds) update TS cmd pages for multiple aggregators support (#2949) * DEV: (cmds) update TS cmd pages for multiple aggregators support * Address Bugbot's concerns * Address more of Bugbot's concerns * Address Lior's comments * Address more of Lior's comments * DEV: update JSON.SET cmd page (etc) with FPHA argument (#2964) * DEV: update JSON.SET cmd page (etc) with FPHA argument * Address Andy's and Lior's concerns * Address more of Lior's concerns * DEV: (cmds) add GCRA command page and general info. (#2943) * DEV: (cmds) add GCRA command page and general info. * Apply suggestion from @mich-elle-luna Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> * Address Lior's comments * Small commit to remove superfluous frontmatter * Address more of Lior's comments * Address yet more of Lior's concerns --------- Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> * DEV: update various metrics (#2942) * DEV: update various metrics * Address Lior's concerns (stat name changes) * DEV: (cmds) add note about auto-expiration to GCRA command page * Add missing RS/RC compat. info. * DEV: (cmds) add GCRASETVALUE command page (#3016) * DEV: update modules API page (#3024) * DEV: add info. about sub-keyspace notifications (#3014) * DEV: add info. about sub-keyspace notifications * Refactor based on review feedback * Address more review feedback * Apply suggestions from code review * Address more review comments * DEV: (cmds) add COUNT aggregator to sorted set commands (#3023) * DEV: (cmds) add COUNT aggregator to sorted set commands * Address Bugbot's concerns. * Address reviewer's concerns * DEV: (cmds + etc) add XNACK command page and general info. (#2992) * DEV: (cmds + etc) add XNACK command page and general info. * Apply suggestions from code review Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com> * Add missing RS/RC compat. info. * Address reviewer concerns * Address more reviewer comments --------- Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com> * Remove superflous frontmatter from cmds * DEV: document search limitation inside MULTI/EXEC (#3062) * DEV: document search limitation inside MULTI/EXEC * Apply suggestions from code review * DEV: (cmds) document new array data structure (#3081) * Add banners to array pages * DEV: (cmds) update array data type information (#3184) * A few updates to the arrays page based on a blog page * DEV: revert GCRA (8.8) content (#3293) * DEV: (cmds) add INCREX command page (#3137) * DEV: (cmds) add INCREX command page * A few minor fixes * Add railroad_diagram frontmatter * Remove *#%6! tmp directory * Add more ACL cats * Address reviewer's comments * DEV: (cmds) add INCREX command page * Address reviewer's concerns * Add INCREX keyspace notification event --------- Co-authored-by: debing.sun <debing.sun@redis.com> * DEV: add ROS8.8 what's new page (#3322) * DEV: create redis-8-8-commands.md page (#3323) * DEV: update final bits and pieces for 8.8 release (#3333) * DEV: update data/commands_*.json from GA build (#3335) * DEV: update dt comparison pg * DEV: (cmds) update FT.PROFILE and FT.HYBRID commands (#3340) * DEV: (cmds) update FT.PROFILE and FT.HYBRID commands * Tweak command page and add add'l info to vector search page * DEV: (cmds) FT.AGGREGATE - add COLLECT reducer (#3320) * DEV: (cmds) FT.AGGREGATE - add COLLECT reducer * Apply review suggestions * DEV: (cmds) update INCREX command page for recent API change (#3350) * DEV: (cmds) update INCREX command page for recent API change * Address reviewer's concerns * Address more of the reviewer's comments * DEV: add 8.8-GA release notes (#3326) * DEV: add 8.8-GA release notes * Fix a handful of links * DEV: (cmds) add 8.8 cmds to RS compat. page * Apply review comments. Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com> * Final rel. notes and sundry --------- Co-authored-by: mich-elle-luna <153109578+mich-elle-luna@users.noreply.github.com> Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com> Co-authored-by: debing.sun <debing.sun@redis.com> Co-authored-by: Rachel Elledge <86307637+rrelledge@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Redis 8.8 feature
Note
Low Risk
Low risk: documentation and diagram updates only, but they reflect a behavioral/API change (default out-of-bounds handling and option names) that could confuse users if inaccurate.
Overview
Updates the
INCREXcommand docs to match the new out-of-bounds API: removesOVERFLOW <FAIL|SAT|REJECT>in favor of aSATURATEflag, and documents that the default on bound/type-limit violations is now to skip the operation and return[current_value, 0].Refreshes syntax strings, option descriptions, examples (including the rate-limiter snippet), return-value notes, and the railroad diagram (
static/images/railroad/increx.svg) accordingly.Reviewed by Cursor Bugbot for commit 496fcf7. Bugbot is set up for automated code reviews on this repo. Configure here.